atspi: Break out the Value implementation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Oct 2020 20:18:56 +0000 (16:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
commita72a7d4aeb53aa5ff2eb6aca2c07b8e7b3ba739e
tree45b089fb6d52c90cb963a50c46e5a8d3c235be74
parentd38182bb5d308ee177943eb9b567e0695eb25254
atspi: Break out the Value implementation

This isn't necessarily very big, but it keeps
the widget checks out of gtkatspicontext.c, and
it is a nice pattern.
gtk/a11y/gtkatspicontext.c
gtk/a11y/gtkatspivalue.c [new file with mode: 0644]
gtk/a11y/gtkatspivalueprivate.h [new file with mode: 0644]
gtk/a11y/meson.build